[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 4000   SHUFFLE   <  SKIP 1950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom
12518Dominguez, Jacquelyn42651SolingenNordrhein-WestfalenGermany
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-24 13:59:30.356 UTC