Metadata hierarchy: MDWT_Adventure_Works_Demo ยป MDWT_AdventureWorksDW
| Column Name | Data Type | Is Key | Short description | 
| AuditKey | int | Surrogate primary key | |
| TableProcessKey | int | Foreign key to AuditTableProcessing | |
| BranchName | varchar | Name supplied by the ETL developer for branch that adds / updates data in the target table | |
| BranchRowCnt | int | Count of rows added/updated in this package branch | |
| ProcessingSummaryGroup | varchar | When we summarize rowcounts in AuditTableProcessing, is this branch considered "standard" or "non-standard"? | 
| Column Name | Data Type |