[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 10143  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19654Alexander, Richard, M97355LebanonOregonUnited States
20183Allen, Sophia97355LebanonOregonUnited States
20377Reed, Brian, E97355LebanonOregonUnited States
20510Cox, Caitlin97355LebanonOregonUnited States
20480Cox, Carlos, L97355LebanonOregonUnited States
20780White, Michael, A97355LebanonOregonUnited States
21298Collins, Noah97355LebanonOregonUnited States

Generated 2025-07-13 15:57:27.621 UTC