[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 516   SKIP 500   <  SKIP 956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29223Phillips, Angel98312BremertonWashingtonUnited States
28787Wood, Gabrielle, S98312BremertonWashingtonUnited States
28334Tanara, Marco, C98312BremertonWashingtonUnited States

Generated 2025-11-06 01:51:17.426 UTC