[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 5098  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
24191He, Marshall, R24044KielSaarlandGermany
23116Vazquez, Jerome4171HawthorneQueenslandAustralia

Generated 2025-07-11 16:01:18.479 UTC