[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 127   SHUFFLE   <  SKIP 2163  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25992Flores, StephanieV8VVictoriaBritish ColumbiaCanada
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
22463Chandra, Raymond, F93700DrancySeine Saint DenisFrance
16473Andersen, Dawn10210BerlinHamburgGermany
19065Arun, Michele, A24044KielSaarlandGermany
15052Moreno, Kari, SW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-15 11:15:50.487 UTC