[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 512   SHUFFLE   <  SKIP 1154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19911Chen, ValerieSW6 SBYLondonEnglandUnited Kingdom
14722Carson, Sharon, L98312BremertonWashingtonUnited States
26577Edwards, Cindy, E94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 13:30:17.981 UTC