[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 327   SHUFFLE   <  SKIP 2868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19269Navarro, Kathleen, J3280WarrnamboolVictoriaAustralia
25364Rogers, Isaac98036LynnwoodWashingtonUnited States
27033Harrison, Ernest98225BellinghamWashingtonUnited States

Generated 2025-07-10 17:59:12.552 UTC