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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom
26659Yuan, Katrina, D4171HawthorneQueenslandAustralia
26472Hughes, David91977Spring ValleyCaliforniaUnited States
28416Black, Roger, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 19:59:55.792 UTC