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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24479Moreno, Desirée, E2036MalabarNew South WalesAustralia
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
21065Thompson, Robert, R66740SaarlouisSaarlandGermany

Generated 2025-07-12 14:01:22.891 UTC