EntityID
Class representing a wrapper for a stored identity value of type T.
The class constructor could be useful, for example, if needing to manually provide an identity value to a column default function or when manually inserting into identity columns using any DSL insert function.