New Feature: Added SetFetchMode method to ManagerBase, providing an easy way to eager load entities with the managers.
New Feature: Added error checking for Tables without primary keys, now automatically adds them to ExcludeTables list during generation.