[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 194   SHUFFLE   <  SKIP 3334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12722Gomez, Latasha, L46236BottropNordrhein-WestfalenGermany
25337Washington, Megan, R97222MilwaukieOregonUnited States
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 22:32:47.524 UTC