[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 512   SHUFFLE   <  SKIP 794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21203Allen, Mary4217Gold CoastQueenslandAustralia
22666Srini, Mayra80074MünchenNordrhein-WestfalenGermany
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 10:32:11.328 UTC