[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 2421   SHUFFLE   <  SKIP 7151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11121Suarez, Orlando2300NewcastleNew South WalesAustralia
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom
22514Johnsen, Marvin, T33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 19:23:34.148 UTC