[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 189   SHUFFLE   <  SKIP 1199  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13377Hernandez, Thomas95062Santa CruzCaliforniaUnited States
24165Gao, Gilbert2500WollongongNew South WalesAustralia
20584Schmidt, Molly70452StuttgartSaarlandGermany
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom

Generated 2025-07-18 16:19:54.298 UTC