[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 2511   SHUFFLE   <  SKIP 1157  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18867Perry, Thomas, R97222MilwaukieOregonUnited States
22639Munoz, Lori, MGL7 1RYGloucestershireEnglandUnited Kingdom
26633Ward, Gabrielle, R90012Los AngelesCaliforniaUnited States
20869Martinez, David, RNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-15 15:28:48.359 UTC