[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 677   SHUFFLE   <  SKIP 3338  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23579Richardson, Jared, C98036LynnwoodWashingtonUnited States
14173Shan, Tonya91370Verrieres Le BuissonEssonneFrance
12510Sanz, Roberto77127LieusaintSeine et MarneFrance
28213Morgan, Jared, A3000MelbourneVictoriaAustralia

Generated 2025-07-20 08:24:22.551 UTC