[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 1211   SHUFFLE   <  SKIP 3675  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
14167Subram, Pamela, M91480FrankfurtBayernGermany
23241Torres, Armando98312BremertonWashingtonUnited States
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 02:25:17.256 UTC