[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 327   SHUFFLE   <  SKIP 1135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14786Jenkins, Tristan, R91054ErlangenBayernGermany
20701Anderson, Liz92118CoronadoCaliforniaUnited States
13616Ramirez, Cole, E3429SunburyVictoriaAustralia
13562Van, BryantNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-20 18:28:16.140 UTC