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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22078Martin, William, R91203GlendaleCaliforniaUnited States
18630She, Priscilla75009ParisSeine (Paris)France
23664Guo, Sandra3220GeelongVictoriaAustralia

Generated 2025-07-16 03:21:21.730 UTC