[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 444   SHUFFLE   <  SKIP 2274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11377Mr., Robinett, David, R.42651SolingenNordrhein-WestfalenGermany
12631Gao, Clarence, H75012ParisSeine (Paris)France
21648Sun, Ronnie, J91502BurbankCaliforniaUnited States

Generated 2025-07-09 17:00:32.151 UTC