[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 0   SHUFFLE   <  SKIP 3136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14603Ward, Sara94063Redwood CityCaliforniaUnited States
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance

Generated 2025-11-05 18:21:29.529 UTC