[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 158   SHUFFLE   <  SKIP 359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States
23031Morgan, Brooke, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 17:50:19.475 UTC