[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 590   SHUFFLE   <  SKIP 1039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
13198Gray, Cindy, AV9MetchosinBritish ColumbiaCanada
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 15:02:12.763 UTC