[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 2548   SHUFFLE   <  SKIP 1453  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17371Reed, Kaylee, RV8Y 1L1CliffsideBritish ColumbiaCanada
27820Patel, JoelWA1 4SYWoolstonEnglandUnited Kingdom
15707Rubio, Robin85049IngolstadtBayernGermany
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 11:57:30.997 UTC