[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 2421   SHUFFLE   <  SKIP 3139  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14617Flores, Aaron98020EdmondsWashingtonUnited States
23423Powell, Adam4000BrisbaneQueenslandAustralia
12866Fernandez, Janelle75006ParisSeine (Paris)France

Generated 2025-07-13 14:28:24.711 UTC