[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 484   SHUFFLE   <  SKIP 477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18774Flores, Justin91364Woodland HillsCaliforniaUnited States
11195Henderson, Megan98055RentonWashingtonUnited States
21436Serrano, Brandi98312BremertonWashingtonUnited States

Generated 2025-07-10 22:40:32.722 UTC