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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24045Martin, Shannon, WTY31RuncornEnglandUnited Kingdom
26741Pal, Nichole, J1597Lane CoveNew South WalesAustralia
21285Rivera, Mackenzie97330CorvallisOregonUnited States

Generated 2025-07-13 03:46:09.516 UTC