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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27243Bailey, Mariah, LV7L 4J4VancouverBritish ColumbiaCanada
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States
23579Richardson, Jared, C98036LynnwoodWashingtonUnited States

Generated 2025-07-09 17:17:31.874 UTC