[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 511   SHUFFLE   <  SKIP 1859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16535Chen, Colin, F75013ParisSeine (Paris)France
13624Long, Nicole, C3429SunburyVictoriaAustralia
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 21:39:50.233 UTC