[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 480   SHUFFLE   <  SKIP 5593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17498Martin, Daniel94063Redwood CityCaliforniaUnited States
23567Green, XavierV9MetchosinBritish ColumbiaCanada
18933Huang, Kelli98225BellinghamWashingtonUnited States

Generated 2025-07-19 16:45:26.089 UTC