[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18603Henderson, Gabrielle, BV9MetchosinBritish ColumbiaCanada
15755Flores, Connor3429SunburyVictoriaAustralia
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 14:00:37.882 UTC