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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21250Coleman, Fernando, E97355LebanonOregonUnited States
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
25734Zheng, Alvin, V14111BerlinHamburgGermany

Generated 2025-07-17 06:12:21.322 UTC