[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 523   SKIP 1000   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22253Reed, Stephanie98312BremertonWashingtonUnited States
22727She, Jodi98312BremertonWashingtonUnited States
22733Powell, Alexandria98312BremertonWashingtonUnited States

Generated 2025-11-05 00:59:25.171 UTC