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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom
18475Brown, Natalie, T98901YakimaWashingtonUnited States
23221Rai, Leonard, C66041PoingSaarlandGermany

Generated 2025-07-11 01:58:56.233 UTC