[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 908  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29304Wang, Willie3280WarrnamboolVictoriaAustralia
17766Xu, Jake, E75003ParisSeine (Paris)France
12740Goel, KathrynSL4 1RHBerksEnglandUnited Kingdom
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-18 19:45:22.987 UTC