[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 2480   SHUFFLE   <  SKIP 1366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom
16892Evans, Rebecca90706BellflowerCaliforniaUnited States
11121Suarez, Orlando2300NewcastleNew South WalesAustralia

Generated 2025-07-18 14:27:35.612 UTC