[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 875   SHUFFLE   <  SKIP 1158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23203Jenkins, Dalton98055RentonWashingtonUnited States
12639Lopez, Ruben59223RoncqNordFrance
14617Flores, Aaron98020EdmondsWashingtonUnited States

Generated 2025-07-16 12:05:35.866 UTC