[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 625   SHUFFLE   <  SKIP 2374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19461Shan, Nichole, KCB4 4BZCambridgeEnglandUnited Kingdom
13921Jones, Joseph94519ConcordCaliforniaUnited States
23241Torres, Armando98312BremertonWashingtonUnited States

Generated 2025-07-09 22:38:35.003 UTC