The paths from child tables to table(), which inherit this
policy.
For example, if a Policy applies STORE.ID.eq(1) to
the STORE table (which acts as a tenant), it can be
inherited by the CUSTOMER table by specifying the
CUSTOMER.store() path, applying
CUSTOMER.store().ID.eq(1) to the CUSTOMER.