[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 493   SKIP 1000   <  SKIP 458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27015Torres, Jessica98312BremertonWashingtonUnited States
27374Phillips, Robert98312BremertonWashingtonUnited States
27622Wilson, Lucas98312BremertonWashingtonUnited States

Generated 2025-11-05 22:57:24.057 UTC