[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 3104   SHUFFLE   <  SKIP 2356  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
19102Ye, Claudia, J2777SpringwoodNew South WalesAustralia
26992Andersen, Brad, SWA3WatfordEnglandUnited Kingdom

Generated 2025-07-14 15:49:26.033 UTC