[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 229   SHUFFLE   <  SKIP 775  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16338Zhang, Barbara4217Gold CoastQueenslandAustralia
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States
16910Diaz, Ryan, JV8Y 1L1CliffsideBritish ColumbiaCanada
20918Ramos, Neil62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-20 06:53:09.526 UTC