[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 3698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27846Rubio, Albert75013ParisSeine (Paris)France
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia
19743Rana, Holly98225BellinghamWashingtonUnited States

Generated 2025-07-14 18:21:05.554 UTC