[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1631  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20655Butler, Edward, L97222MilwaukieOregonUnited States
15946Wilson, Wyatt, L90706BellflowerCaliforniaUnited States
16201Martin, RossSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 12:03:36.576 UTC