[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 0   SHUFFLE   <  SKIP 2844  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
18806Torres, Kaitlyn97330CorvallisOregonUnited States
17266Hall, Elijah, R98284Sedro WoolleyWashingtonUnited States
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
26156Cai, Shannon2444Port MacquarieNew South WalesAustralia
18223Clark, Noah97330CorvallisOregonUnited States
14588Taylor, Alexander, E98055RentonWashingtonUnited States

Generated 2025-10-31 10:04:16.496 UTC