[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 3669   SHUFFLE   <  SKIP 1225  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20823Martinez, Troy, L4169East BrisbaneQueenslandAustralia
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
12520Jackson, Seth, R78100Saint Germain en LayeYvelineFrance
28804Allen, Wyatt, C91502BurbankCaliforniaUnited States

Generated 2025-07-19 15:51:05.890 UTC