fact_table S3 classA fact_table object is created, we have to get its
surrogate keys.
fact_table(
name = NULL,
surrogate_keys = NULL,
agg = NULL,
dim_int_names = NULL,
instances = NULL
)A fact_table object.
A string, fact name.
A vector of strings, surrogate key names.
A vector of strings, aggregation functions.
A vector of strings, internal names of dimensions.
A flat table with the fact instances.