As per comment from the blog (http://blogs.msdn.com/b/adonet/archive/2013/05/30/ef6-beta-1-available.aspx#10430626):
_Need the entity designer to generate nodes inside .edmx file in exactly the same order they are present in the database (currently a list of entity properties is saved in reverse order in mappings section, also when you update the model from the database schema the ordering is messed up)._
Need to investigate if this is a regression from the previous version.
_Need the entity designer to generate nodes inside .edmx file in exactly the same order they are present in the database (currently a list of entity properties is saved in reverse order in mappings section, also when you update the model from the database schema the ordering is messed up)._
Need to investigate if this is a regression from the previous version.