[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 785  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24265McDonald, Seth94947NovatoCaliforniaUnited States
22891Gonzalez, Andrea, M91932Imperial BeachCaliforniaUnited States
25493Evans, HunterAS23Stoke-on-TrentEnglandUnited Kingdom
13967Zhang, Glenn, A3280WarrnamboolVictoriaAustralia

Generated 2025-07-18 03:24:45.334 UTC