cdm_get_pk: Retrieve the name of the primary key column of a dm table
Description
cdm_get_pk() returns the name of the
column marked as primary key of a table of a dm object.
If no primary key is
set for the table, an empty character vector is returned.