[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 653   SHUFFLE   <  SKIP 1070  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27796Patel, Jarrod, E75012ParisSeine (Paris)France
12852Carlson, Teresa, L70452StuttgartSaarlandGermany

Generated 2025-07-18 10:40:47.910 UTC