[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   SHUFFLE   SKIP 2299   <  SKIP 1534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14750Green, Mary, S94947NovatoCaliforniaUnited States
21449Raheem, Devon94519ConcordCaliforniaUnited States
18569Bryant, Emma, E97301SalemOregonUnited States

Generated 2025-07-17 20:16:10.232 UTC