[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 1981  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18462Zhu, Clarence, A3429SunburyVictoriaAustralia
17894Simmons, Hailey, L78400ChatouYvelineFrance
21011Wang, AimeeW10 6BLLondonEnglandUnited Kingdom
22417Goel, Shaun, L75016ParisSeine (Paris)France

Generated 2025-11-05 11:02:25.552 UTC