[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 875   SHUFFLE   <  SKIP 1401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15547Wood, Cassidy94015Daly CityCaliforniaUnited States
17293Allen, Alexandra, B3280WarrnamboolVictoriaAustralia
19346She, Donna, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-08 01:22:55.729 UTC