[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 250   SHUFFLE   <  SKIP 1837  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15993Coleman, SpencerV2L3W8NewtonBritish ColumbiaCanada
22382Xu, Bethany, FSW6 SBYLondonEnglandUnited Kingdom
25374Powell, Ana94015Daly CityCaliforniaUnited States

Generated 2025-07-10 02:53:55.282 UTC