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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11675Martinez, Devin, J98201EverettWashingtonUnited States
28096Stewart, Alexandra, S94704BerkeleyCaliforniaUnited States
16570She, Julie, G78000VersaillesYvelineFrance
22192Zimmerman, Henry98270MarysvilleWashingtonUnited States

Generated 2025-07-12 19:42:54.015 UTC