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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13433Vazquez, Jessie, E90706BellflowerCaliforniaUnited States
11149Gill, Theodore4655Hervey BayQueenslandAustralia
13736Rivera, Cole, R91977Spring ValleyCaliforniaUnited States
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-10 20:18:18.054 UTC