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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12897Wilson, Alyssa91502BurbankCaliforniaUnited States
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
20708Thompson, DevinV3A 4R2LangleyBritish ColumbiaCanada
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-09 21:09:14.316 UTC