[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6264   <  SKIP 871  >   <  TAKE 2  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18696Black, Mindy, W4655Hervey BayQueenslandAustralia
14477Lee, Lauren, D95062Santa CruzCaliforniaUnited States

Generated 2025-07-19 15:23:31.684 UTC