[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 560   SHUFFLE   <  SKIP 84  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16356Baker, Sophia, F94303Palo AltoCaliforniaUnited States
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-11-05 21:51:59.199 UTC