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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19111Kelly, Mariah, L90505TorranceCaliforniaUnited States
28825Hernandez, Caleb, A98055RentonWashingtonUnited States
18750Perry, Alexandra, L92806La JollaCaliforniaUnited States

Generated 2025-07-12 02:57:08.452 UTC