[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 557   SHUFFLE   <  SKIP 1261  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20836Chandra, Stanley, A64283DarmstadtHessenGermany
20259Andersen, Jenny3429SunburyVictoriaAustralia
26926Mehta, Sergio75019ParisSeine (Paris)France
21239Liang, Christy, I6006PerthSouth AustraliaAustralia

Generated 2025-07-15 14:37:24.685 UTC