[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2370  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21773Rogers, Alyssa97005BeavertonOregonUnited States
20902Subram, Shane, MWA1WarringtonEnglandUnited Kingdom
12965Bell, Cody, A91950National CityCaliforniaUnited States
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-09 10:32:33.147 UTC