[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1231  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20857Becker, Jerry, L94310OrlyVal de MarneFrance
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom
23738Bennett, Julian, H91791West CovinaCaliforniaUnited States
13750Sai, Raymond, A98312BremertonWashingtonUnited States

Generated 2025-07-12 14:45:00.794 UTC