[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29108Evans, Seth, E92020El CajonCaliforniaUnited States
28993Perry, Destiny97222MilwaukieOregonUnited States
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-12 20:07:03.438 UTC