[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 1977   SHUFFLE   <  SKIP 1400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
18041Xie, SheenaLE18LeedsEnglandUnited Kingdom
20479Jackson, AndrewV0SookeBritish ColumbiaCanada

Generated 2025-07-19 20:37:41.955 UTC