Try CustTable.name() method to get the name of the customer.
Or CustTable.DirPartyTable_FK().Name
Or DirPartyTable::find(custTable.Party).Name.
Try CustTable.name() method to get the name of the customer.
Or CustTable.DirPartyTable_FK().Name
Or DirPartyTable::find(custTable.Party).Name.