[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 3222   SHUFFLE   <  SKIP 162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18094Alonso, Roy90706BellflowerCaliforniaUnited States
23377Hayes, Samantha98033KirklandWashingtonUnited States
25374Powell, Ana94015Daly CityCaliforniaUnited States

Generated 2025-07-18 07:59:49.052 UTC