[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 416   SHUFFLE   <  SKIP 580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16987Clark, Miguel, DV6B 3P7Port HammondBritish ColumbiaCanada
14259Flores, Antonio, D3337MeltonVictoriaAustralia
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-12 03:14:09.373 UTC