[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 263   SHUFFLE   <  SKIP 1625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17676Yang, Eugene90706BellflowerCaliforniaUnited States
11185Henderson, AshleyV9MetchosinBritish ColumbiaCanada
19759Barnes, Sydney94063Redwood CityCaliforniaUnited States

Generated 2025-07-09 14:58:51.859 UTC