[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14839Sanz, NatashaGA10GatesheadEnglandUnited Kingdom
28792Stone, Henry, J98168BurienWashingtonUnited States
28089Campbell, Xavier, F91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 20:45:53.002 UTC