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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18802Shen, Mario, T98312BremertonWashingtonUnited States
15686Vazquez, Pedro, AC2H 7AULondonEnglandUnited Kingdom
18910Perez, Marco97005BeavertonOregonUnited States

Generated 2025-07-12 03:02:45.907 UTC