[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 875   SHUFFLE   <  SKIP 1411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14043Gonzalez, Mary97205PortlandOregonUnited States
29358Chande, PriscillaC2H 7AULondonEnglandUnited Kingdom
11294Clark, Dalton, P98027IssaquahWashingtonUnited States

Generated 2025-07-13 16:28:44.586 UTC