[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 416   SHUFFLE   <  SKIP 1300  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
23291Evans, Timothy97222MilwaukieOregonUnited States
20357Price, Julian98270MarysvilleWashingtonUnited States
13517Sharma, Nicolas, DW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-20 20:17:36.243 UTC