[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15174Rogers, Trinity94010BurlingameCaliforniaUnited States
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
21620Brooks, MariahV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-11 23:54:05.412 UTC