I have used Entity Framework in Visual Studio 2012. Build entity model by \"reverse engineer code first\".
But when I setup Visual Studio 2015 just now, and setup EF
Just use the edm wizard, and use "code first from database", or if you do not like the attribute based code, use ef reverse poco template