[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 1445   SHUFFLE   <  SKIP 320  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17160Andersen, Louis98312BremertonWashingtonUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
20934Young, Haley59000LilleNordFrance
14822Martin, Jessica, S64283DarmstadtHessenGermany

Generated 2025-07-13 16:04:04.568 UTC