| BLOCKCHAIN | TEXT | The blockchain the label belongs to. |
| CREATOR | TEXT | The creator of the label. |
| ADDRESS | TEXT | The address the label belongs to. |
| ADDRESS_NAME | TEXT | The name of the address. |
| LABEL_TYPE | TEXT | The type of the label. |
| LABEL_SUBTYPE | TEXT | The subtype of the label. |
| LABEL | TEXT | The label. |
| DIM_LABELS_ID | TEXT | The unique identifier for each row in the table. |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was inserted into the table. |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was last modified. |