[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 840   SHUFFLE   <  SKIP 1037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19277Jiménez, Billy, L78400ChatouYvelineFrance
18426Gonzales, Luke94536FremontCaliforniaUnited States
19125Russell, Cameron, D98168BurienWashingtonUnited States

Generated 2025-07-19 04:39:34.795 UTC