[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 2421   SHUFFLE   <  SKIP 2719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24508Phillips, Alex, F97222MilwaukieOregonUnited States
19771Jai, Tasha, A4217Gold CoastQueenslandAustralia
21533Tang, Gilbert, DMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-13 06:54:27.881 UTC