Can't use DBManager.SetIdentityFields(false) to seed database tables with specific GUID primary keys. The rows appear inserted with database generated IDs.
I've replicated the issue in a test harness found in this repo:
https://github.com/YauGoh/EffortGuid.git