In Visual Studio 2010 EF 4, I could add a new column to a database table, then click 'Update Model from Database' on my .edmx and all was good in the world....In Visual Studio 2012 EF 5, I alter a table, and then click 'Update Model from Database' and it ...