[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 2421   SHUFFLE   <  SKIP 1577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11232Bryant, Hailey, R98201EverettWashingtonUnited States
25414Bailey, Grace, C92118CoronadoCaliforniaUnited States
23221Rai, Leonard, C66041PoingSaarlandGermany

Generated 2025-07-13 06:14:36.004 UTC