[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   SKIP 413   SHUFFLE   <  SKIP 681  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24802Allen, Timothy, L91941GrossmontCaliforniaUnited States
28989Cox, Angela97222MilwaukieOregonUnited States
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
16246Simmons, Lucas, B98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 22:09:35.345 UTC