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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25163Griffin, Natalie90712LakewoodCaliforniaUnited States
23900Yang, Rafael, A91480FrankfurtBayernGermany
17180Rogers, Timothy, S98027IssaquahWashingtonUnited States
23341Chen, Kelvin98312BremertonWashingtonUnited States

Generated 2025-07-12 20:38:42.606 UTC