[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 872   SHUFFLE   <  SKIP 885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States
17656Martinez, Carol, DV8Z 4N5ShawneeBritish ColumbiaCanada
25306Zeng, Glenn, A80074MünchenHessenGermany
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 16:56:07.732 UTC