[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 4931   SHUFFLE   <  SKIP 497  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15726Barnes, Faith, F4655Hervey BayQueenslandAustralia
12041Martin, Seth98270MarysvilleWashingtonUnited States
14967Xu, Bridget12311BerlinSaarlandGermany
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States

Generated 2025-07-17 01:09:55.412 UTC