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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18822Ferrier, Gregory, J97005BeavertonOregonUnited States
15107Saunders, Roy62200Boulogne-sur-MerPas de CalaisFrance
20408Morgan, Isaac98168BurienWashingtonUnited States

Generated 2025-07-11 05:45:04.168 UTC