[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 1657   SKIP 1000   <  SKIP 519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19866Patel, Martin, P91910Chula VistaCaliforniaUnited States
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
19739Perry, Lucas, A91910Chula VistaCaliforniaUnited States

Generated 2025-11-06 04:31:34.555 UTC