[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 2319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15881Williams, Destiny, SV2L3W8NewtonBritish ColumbiaCanada
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 04:07:13.795 UTC