[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 127   SHUFFLE   <  SKIP 1604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23249Nara, Tasha98312BremertonWashingtonUnited States
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
20093Clark, Megan90505TorranceCaliforniaUnited States

Generated 2025-07-20 18:32:45.167 UTC