[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 6105   SHUFFLE   <  SKIP 2440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14039Wang, Nathan3429SunburyVictoriaAustralia
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom
11398Nath, Colin, NNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 19:27:22.414 UTC