[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 6990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27315Mitchell, James66740SaarlouisSaarlandGermany
19683Parker, Marcus97222MilwaukieOregonUnited States
27671Martinez, Jeremiah, D98107BallardWashingtonUnited States

Generated 2025-07-15 15:11:01.448 UTC