[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 413   SHUFFLE   <  SKIP 2555  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
14926Rogers, Juan, R93400Saint-DenisSeine Saint DenisFrance
19732Hill, Kyle90706BellflowerCaliforniaUnited States
17805Young, Carlos, G57000MetzMoselleFrance
18080Richardson, Paige94947NovatoCaliforniaUnited States
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom
26420Kapoor, Bob, M70452StuttgartSaarlandGermany

Generated 2025-07-13 14:33:50.900 UTC