[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 785   SHUFFLE   <  SKIP 336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11307Rodriguez, Hunter, P94015Daly CityCaliforniaUnited States
14658Green, Chloe, JV8VVictoriaBritish ColumbiaCanada
29002Walker, Hannah, F98033KirklandWashingtonUnited States

Generated 2025-07-18 22:20:20.340 UTC