Given a list of dimension record update operations, they are applied on the
dimension_table object. Update operations must be defined with the set of
functions available for that purpose.
update_dimension(dimension, updates)# S3 method for dimension_table
update_dimension(dimension, updates)
A dimension_table object.
A dimension_table object.
A record_update_set object.