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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18799Lewis, Jacob, K92806La JollaCaliforniaUnited States
26017Alonso, Derrick, W91502BurbankCaliforniaUnited States
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-20 02:05:39.728 UTC