[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 542   SHUFFLE   <  SKIP 696  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14948Lal, Damien75010ParisSeine (Paris)France
20893Hall, Robert, M46236BottropNordrhein-WestfalenGermany
13224Brooks, Amanda, F98033KirklandWashingtonUnited States
21243Bailey, Juan, M90505TorranceCaliforniaUnited States

Generated 2025-07-19 10:04:25.043 UTC