[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 1066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
24678Long, Nathan92118CoronadoCaliforniaUnited States
26932Raman, KristinaSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 15:30:03.836 UTC