[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 3669   SHUFFLE   <  SKIP 1515  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26684Andersen, Dustin, L94704BerkeleyCaliforniaUnited States
12128Munoz, Kristy, E12171BerlinHessenGermany
16825Zeng, Susan46236BottropNordrhein-WestfalenGermany
28096Stewart, Alexandra, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 11:30:57.805 UTC