For example, most of my entities have DateCreated and DateModified fields. The defaults to these are set to GetUtcDate() in SQL Server.
If I try and create an entity
Have you tryed to set the DefaultValue of the Property in the Entity?