[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 376   SHUFFLE   <  SKIP 500  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23403Powell, Justin98312BremertonWashingtonUnited States
12350Hernandez, Logan3220GeelongVictoriaAustralia
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-11-05 09:56:33.667 UTC