[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   SHUFFLE   SKIP 2671   <  SKIP 245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13711Mitchell, Thomas, JV8XRoyal OakBritish ColumbiaCanada
21250Coleman, Fernando, E97355LebanonOregonUnited States
27456Hughes, Jackson98270MarysvilleWashingtonUnited States

Generated 2025-07-20 12:40:23.020 UTC