[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 189   SHUFFLE   <  SKIP 1552  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19916Xie, Katie, CWA3WatfordEnglandUnited Kingdom
22078Martin, William, R91203GlendaleCaliforniaUnited States
24751Howard, Angela, J98201EverettWashingtonUnited States
11781Gray, Carlos94015Daly CityCaliforniaUnited States

Generated 2025-07-22 00:30:27.624 UTC