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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15845Carter, Mackenzie, M97222MilwaukieOregonUnited States
16582Torres, Frank, M12171BerlinSaarlandGermany
24691Carlson, Meredith, G20354HamburgHamburgGermany

Generated 2025-07-13 09:12:15.286 UTC