[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 0   SHUFFLE   <  SKIP 3606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14363Long, NatalieV3L 1E7WestminsterBritish ColumbiaCanada
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada
20809Anderson, BenjaminWA1WarringtonEnglandUnited Kingdom

Generated 2025-11-04 21:36:06.096 UTC