[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 4   SHUFFLE   <  SKIP 4053  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17466Perez, Thomas97355LebanonOregonUnited States
21612Foster, Spencer, J97301SalemOregonUnited States
16805Allen, Fernando, H97068W. LinnOregonUnited States
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom
19287Chandra, Shane, M75006ParisSeine (Paris)France

Generated 2025-07-14 23:49:10.939 UTC