[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 10013   <  SKIP 125  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18427Diaz, Justin97355LebanonOregonUnited States
18565Bryant, Dalton, C97355LebanonOregonUnited States
18999Watson, Mackenzie97355LebanonOregonUnited States
19212Clark, Brianna, R97355LebanonOregonUnited States
19680King, Jan97355LebanonOregonUnited States
19654Alexander, Richard, M97355LebanonOregonUnited States
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-18 20:48:06.978 UTC