[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 542   SHUFFLE   <  SKIP 602  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27854Rubio, Marc, I75019ParisSeine (Paris)France
25575Campbell, Elijah, R59368WerneNordrhein-WestfalenGermany
27749Brown, Alexis, A91502BurbankCaliforniaUnited States
20504Tangirala, Rakesh, J90712LakewoodCaliforniaUnited States

Generated 2025-07-21 01:24:59.086 UTC