We\'ve got a database with over 1000+ tables and would like to consider using EF4 for our data access layer, but I\'m concerned about the practical realities of using it for suc
I'm sure not all 1000+ tables are related. Break it up into logical pieces.