| PROVIDER_ASSET_ID | TEXT | The unique identifier representing the asset. |
| ASSET_ISSUER | TEXT | |
| ASSET_CODE | TEXT | |
| NAME | TEXT | The name of the asset. |
| SYMBOL | TEXT | The symbol of the asset. |
| BLOCKCHAIN | TEXT | The Blockchain, Network, or Platform for this asset. |
| BLOCKCHAIN_ID | TEXT | The unique identifier of the Blockchain, Network, or Platform for this asset. |
| PROVIDER | TEXT | The provider or source of the data. |
| DIM_ASSET_METADATA_ID | TEXT | Unique primary key for the dimension table, used as the main identifier for each record. |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | Timestamp when this record was inserted. |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | Timestamp when this record was last modified. |