[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 750   SHUFFLE   <  SKIP 335  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26811Sanchez, Rachael91502BurbankCaliforniaUnited States
19395Zhang, Austin91203GlendaleCaliforniaUnited States
28425Nara, Gilbert, OKB9KirkbyEnglandUnited Kingdom
29368Kapoor, Jermaine, ABD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-12 22:34:22.583 UTC