[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 1875   SHUFFLE   <  SKIP 2944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14139Sai, Meredith24044KielSaarlandGermany
21907Hall, Jordan98201EverettWashingtonUnited States
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-19 21:40:29.467 UTC