[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 475   SHUFFLE   <  SKIP 3167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16647Alexander, Anna94015Daly CityCaliforniaUnited States
21534Rai, Warren, FSW6 SBYLondonEnglandUnited Kingdom
17557Davis, Matthew, S97222MilwaukieOregonUnited States

Generated 2025-07-14 14:49:43.307 UTC