[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 1189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11981Howard, Alexandria98201EverettWashingtonUnited States
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
25492Sanchez, Gabriella, G59368WerneNordrhein-WestfalenGermany

Generated 2025-07-09 11:37:57.261 UTC