[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 2693   SHUFFLE   <  SKIP 445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21495Hughes, James98501OlympiaWashingtonUnited States
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
24315Scott, Edward, J92020El CajonCaliforniaUnited States

Generated 2025-07-13 03:39:41.856 UTC