[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 785   SHUFFLE   <  SKIP 74  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19104James, Mariah, M3977CranbourneVictoriaAustralia
25132Xie, Lindsey, M3977CranbourneVictoriaAustralia
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France

Generated 2025-07-14 06:15:28.618 UTC