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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25677Lopez, Veronica, A78400ChatouYvelineFrance
20895Jimenez, Ruben, A75019ParisSeine (Paris)France
28933Rai, Colleen3205South MelbourneVictoriaAustralia

Generated 2025-07-10 06:53:09.259 UTC