[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   SKIP 24   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24820Clark, David, G98270MarysvilleWashingtonUnited States
20353Phillips, Allison92806La JollaCaliforniaUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia

Generated 2025-07-12 13:20:03.655 UTC