[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 840   SHUFFLE   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27547Hill, Kevin, C90505TorranceCaliforniaUnited States
20008Foster, Jack91950National CityCaliforniaUnited States
29368Kapoor, Jermaine, ABD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-21 14:51:18.715 UTC