[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 190   SHUFFLE   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17473Blanco, Ebony, J98225BellinghamWashingtonUnited States
23230Foster, Mya, MWA3WatfordEnglandUnited Kingdom
13792Taylor, CharlesYO15YorkEnglandUnited Kingdom

Generated 2025-07-10 12:40:11.984 UTC