XRef Entities

The following tables outline the join relationships among XREF entities, optionally visible within the system:

Customer Addressxref

This entity provides a cross-reference between child-customers and their respective addresses.

Entity NameKey JoinJoin

CUSTOMERADDRESSXREF

customerid, addressid

customeraddressxref.customerid=customer.id

customeraddressxref.addressid=address.id

Customer First Transaction Product Category

This entity cross-references master-customers with the product categories of their first transactions.

Entity NameKey JoinJoin

CUSTOMERFIRSTTRANSACTION
PRODUCTCATEGORY

productcategoryid, mastercustomerid

customerfirsttransactionproductcategory.productcategoryid=
productcategorysummary.id

customerfirsttransactionproductcategory.mastercustomerid=
customersummary.mastercustomerid

Customer Last Transaction Product Category

This entity cross-references master-customers with the product categories of their last transactions.

Entity NameKey JoinJoin

CUSTOMERLASTTRANSACTION
PRODUCTCATEGORY

productcategoryid, mastercustomerid

customerlasttransactionproductcategory.productcategoryid=
productcategorysummary.id

customerlasttransactionproductcategory.mastercustomerid=
customersummary.mastercustomerid

Product Categoryxref

This entity cross-references products with their corresponding product categories.

Entity NameKey JoinJoin

PRODUCTCATEGORYXREF

productid, productcategory

productcategoryxref.productid=product.id

productcategoryxref.productcategoryid=productcategory.id

Transaction Payment Methodxref

This entity cross-references child-customers with their corresponding addresses.

Entity NameKey JoinJoin

TRANSACTIONPAYMENT
METHODXREF

paymentmethodid, transaction

transactionpaymentmethodxref.paymentmethodid=paymentmethod.id

transactionpaymentmethodxref.transactionid=transaction.id

 

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation