In the code that sets the default value (@now) of ChangedAt, RecordedAt, and ErasedAt the chronon used is, however, a datetime2(7). This can be changed on a local installation of the tool, by modifying the file SQLServer.xsl and the following section at the beginning of the file:
I haven't worked with datetimeoffset, so in the best case it may work just by specifying your default values in the tool to datetimeoffset, but in the worst case you may need to change the chronon and perhaps also how @now is set to include the timezone of SYSDATETIME().