[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 364   SHUFFLE   <  SKIP 744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20845Malhotra, Barry04838EilenburgBrandenburgGermany
22415Phillips, Natalie42651SolingenNordrhein-WestfalenGermany
20832Tang, KelvinWA3WatfordEnglandUnited Kingdom

Generated 2025-07-20 19:50:18.431 UTC