[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 228   SHUFFLE   <  SKIP 1147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25200Williams, Nathan99202SpokaneWashingtonUnited States
24412Patterson, Angelica92118CoronadoCaliforniaUnited States
17775Moreno, Ricky, R92400CourbevoieHauts de SeineFrance
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 13:56:15.040 UTC