[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 5848  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17688Subram, Pedro98225BellinghamWashingtonUnited States
22679Dominguez, Derrick, A80074MünchenNordrhein-WestfalenGermany
29448Yuan, Lindsey, J22001HamburgHessenGermany
15853Brown, Jasmine94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 09:57:23.218 UTC