[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 34   SHUFFLE   <  SKIP 2951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14246Garcia, Devin, A91203GlendaleCaliforniaUnited States
18962Parker, Seth, R94014ColmaCaliforniaUnited States
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 01:46:04.959 UTC