[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 327   SHUFFLE   <  SKIP 3377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29052Peterson, Ian, L92806La JollaCaliforniaUnited States
22478Browning, Carolyn38231SalzgitterHessenGermany
23989Beck, Damien, EHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-14 07:10:03.365 UTC