[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 4845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27385Ramos, Jonathon, A91502BurbankCaliforniaUnited States
14551Vance, Michele, C24044KielSaarlandGermany
12422Evans, Hailey, C98270MarysvilleWashingtonUnited States

Generated 2025-07-11 17:42:39.126 UTC