Metadata hierarchy: MDWT_Adventure_Works_Demo ยป MDWT_AdventureWorksDW
| Column Name | Data Type | Is Key | Short description |
| CurrencyKey | smallint | Surrogate primary key | |
| BKCurrencyCode | char | Currency Code from trxn system | |
| Currency | varchar | Currency name | |
| IsCurrencyInUse | char | Is this currency currently in use in the system? | |
| AuditKey | int | What process loaded this row? |
| Column Name | Data Type |