[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 590   SHUFFLE   <  SKIP 770  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23906Ma, Alan, J80074MünchenNordrhein-WestfalenGermany
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States
11108Alvarez, Kari, C2444Port MacquarieNew South WalesAustralia
25744Griffin, Gabriel66578NeunkirchenSaarlandGermany

Generated 2025-07-16 02:57:26.539 UTC