[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 444   SHUFFLE   <  SKIP 2090  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15459Dominguez, Beth63151MühlheimHamburgGermany
21828Gonzales, Megan33098PaderbornNordrhein-WestfalenGermany
13592Collins, Gabriella, J78400ChatouYvelineFrance
24210Shan, Ricardo24044KielSaarlandGermany

Generated 2025-07-15 06:13:48.284 UTC