[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 875   SHUFFLE   <  SKIP 6037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21027Nelson, Luke, EGL50CheltenhamEnglandUnited Kingdom
28162Ward, Bruce, R91941GrossmontCaliforniaUnited States
15318Watson, Grace, D97330CorvallisOregonUnited States

Generated 2025-07-16 18:15:36.088 UTC