[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   SKIP 468   SHUFFLE   <  SKIP 1049  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26418Chande, Rafael75016ParisSeine (Paris)France
12063Martinez, Xavier98225BellinghamWashingtonUnited States
21778Shen, Louis98168BurienWashingtonUnited States

Generated 2025-07-15 21:02:01.877 UTC