To alter a regular table, customer, to a multi-tenant table:

ALTER TABLE pub.customer SET MULTI_TENANT;