[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 327   SHUFFLE   <  SKIP 5527  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23970Fernandez, Rebekah75010ParisSeine (Paris)France
15924Wang, Omar, D45000OrleansLoiretFrance
11702Zhou, Jenny, S94010BurlingameCaliforniaUnited States
13522Taylor, Logan3220GeelongVictoriaAustralia

Generated 2025-07-22 06:31:17.204 UTC