UUIDs can be used to uniquely identify rows in a table. The generated values are unique on every computer or device, meaning
they can be used as keys in synchronization and replication environments.
The default value of existing tables can be determined by querying the column_default column in the TableSchema.SYS_COLUMNS
system table.