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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18653Madan, Emmanuel, D98312BremertonWashingtonUnited States
21591Goel, Clayton94014ColmaCaliforniaUnited States
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 09:26:34.897 UTC