[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 391   SHUFFLE   <  SKIP 751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23360Moore, Marcus, E94063Redwood CityCaliforniaUnited States
15350Serrano, Kathleen, N98312BremertonWashingtonUnited States
25501Jai, Shawn, EGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-22 01:38:30.040 UTC