- Id properties are automatically identity columns - Disable identity generation for the CustomPocoTest since they were setting the id manually - Refactored the CustomDbContext so the the TValue is TKey instead