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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22902Madan, Pedro98225BellinghamWashingtonUnited States
11601Raman, Ivan, S78000VersaillesYvelineFrance
18924Williams, Rachel, C94536FremontCaliforniaUnited States

Generated 2025-07-11 18:07:51.722 UTC