get_surrogate_key.dimension_table: Get surrogate key names
Description
Get the names of the surrogate keys defined in the dimension table.
Usage
# S3 method for dimension_table
get_surrogate_key(dimension_table)
Value
A vector of strings.
Arguments
- dimension_table
A dimension_table object.