[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 528   <  SKIP 1369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22253Reed, Stephanie98312BremertonWashingtonUnited States
22218Bryant, Christian, M98312BremertonWashingtonUnited States
22727She, Jodi98312BremertonWashingtonUnited States

Generated 2025-11-05 16:23:03.725 UTC