[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13910Butler, Isabelle98284Sedro WoolleyWashingtonUnited States
13476Hall, Timothy, M95062Santa CruzCaliforniaUnited States
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-12 02:33:32.781 UTC