[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 470   SHUFFLE   <  SKIP 1544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18757Srini, Frederick98225BellinghamWashingtonUnited States
23360Moore, Marcus, E94063Redwood CityCaliforniaUnited States
19427Lopez, Troy, M75008ParisSeine (Paris)France

Generated 2025-07-20 08:13:51.243 UTC