[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   SKIP 680   SHUFFLE   <  SKIP 1287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29075Wright, Jack, R97301SalemOregonUnited States
20046She, Peter, D17490Saint OuenCharente-MaritimeFrance
20439Rogers, Chloe, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 00:22:45.246 UTC