[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 2295   SHUFFLE   <  SKIP 153  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
15203Lewis, David90241DowneyCaliforniaUnited States
22236Gonzalez, Jose, D92625Newport BeachCaliforniaUnited States
17514Zhou, Cedric6006PerthSouth AustraliaAustralia

Generated 2025-07-18 17:28:17.277 UTC