[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States
14788Rana, Gerald, C75013ParisSeine (Paris)France
27351Liang, Jenny, S2010DarlinghurstNew South WalesAustralia

Generated 2025-11-05 12:03:56.007 UTC