[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 2421  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14225Chen, Alisha, J4171HawthorneQueenslandAustralia
19728Edwards, Wyatt98270MarysvilleWashingtonUnited States
16766Arun, Summer, G90210Beverly HillsCaliforniaUnited States
11240Hernandez, Anne, BWA3WatfordEnglandUnited Kingdom
19065Arun, Michele, A24044KielSaarlandGermany
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
20761Washington, Jonathan, A92020El CajonCaliforniaUnited States

Generated 2025-07-11 15:17:40.949 UTC