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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27599Subram, Cory, B3429SunburyVictoriaAustralia
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 18:49:17.589 UTC