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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27766Vance, Joel01071DresdenHessenGermany
28438Sanchez, HeidiWA1WarringtonEnglandUnited Kingdom
26147Subram, Ivan, A6006PerthSouth AustraliaAustralia
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
25442Goel, Melvin, A91940Les UlisEssonneFrance
28144Phillips, Noah98901YakimaWashingtonUnited States

Generated 2025-07-17 22:44:15.183 UTC