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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15429Li, Aaron91791West CovinaCaliforniaUnited States
18005Ramos, Renee, K20354HamburgHamburgGermany
14865Coleman, Austin, VAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-14 16:11:45.786 UTC