[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 2421   SHUFFLE   <  SKIP 5210  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24813Schmidt, Armando94519ConcordCaliforniaUnited States
17367Cooper, Trinity97222MilwaukieOregonUnited States
25159Cooper, Katelyn, C98104SeattleWashingtonUnited States
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 02:09:46.337 UTC