[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 127   SHUFFLE   <  SKIP 2074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16987Clark, Miguel, DV6B 3P7Port HammondBritish ColumbiaCanada
14331Murphy, Timothy97222MilwaukieOregonUnited States
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 12:43:46.862 UTC