[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 0   SHUFFLE   <  SKIP 2792  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
13389Thomas, Madison, M91945Lemon GroveCaliforniaUnited States
16994Torres, Deanna, E94519ConcordCaliforniaUnited States
27041Smith, Edward98033KirklandWashingtonUnited States
17879Rivera, SethKB9KirkbyEnglandUnited Kingdom
17625Allen, MasonV8VVictoriaBritish ColumbiaCanada

Generated 2025-11-05 09:45:34.119 UTC