[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 680   SHUFFLE   <  SKIP 1364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25399Leitão, Jorge91776San GabrielCaliforniaUnited States
21250Coleman, Fernando, E97355LebanonOregonUnited States
29358Chande, PriscillaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 12:11:08.683 UTC