[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 3075  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24925Perez, Erick91910Chula VistaCaliforniaUnited States
19237Gomez, Kristy, M98312BremertonWashingtonUnited States
27337Hall, Julia, RWA3WatfordEnglandUnited Kingdom
18347Clark, Alyssa, J94303Palo AltoCaliforniaUnited States

Generated 2025-07-09 05:09:10.815 UTC