[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 919  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15188Watson, Isaac, S98270MarysvilleWashingtonUnited States
27438Shan, Alejandro90706BellflowerCaliforniaUnited States
15706Arthur, Tina, L80610Saint OuenSommeFrance
28825Hernandez, Caleb, A98055RentonWashingtonUnited States

Generated 2025-07-17 07:24:09.966 UTC