[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 841   SHUFFLE   <  SKIP 1568  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20511Taylor, Matthew, L94947NovatoCaliforniaUnited States
22319Zhou, Jorge, M75010ParisSeine (Paris)France
25659Navarro, LeeRG11 5TPBerkshireEnglandUnited Kingdom
22486Ruiz, Jimmy, E53131BonnNordrhein-WestfalenGermany
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom
14871Hill, TimothyV3A 4R2LangleyBritish ColumbiaCanada
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-22 14:47:59.963 UTC