[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 324   SHUFFLE   <  SKIP 1044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19719Baker, Hunter, H94947NovatoCaliforniaUnited States
13879Hernandez, Derrick90706BellflowerCaliforniaUnited States
16717Umeda, MasakiV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 07:35:17.767 UTC