MaxLength in Generate entities

I take advantage of the conversation:
it is possible to set the entity to automatically generate (via attributes) a column with TGuid value (better if SmartGuid). But without being the entity's ID key, already assigned by the sequence?
(In practice a double assignment of unique keys, one (entity ID) with the sequence, the other through the assignment of a Guid value?)
Thank you