[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 2200  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27224Griffin, Jessica, A97068W. LinnOregonUnited States
25081Morris, Melanie94536FremontCaliforniaUnited States
27777Martin, Jarred80074MünchenHamburgGermany
22679Dominguez, Derrick, A80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-10 10:01:22.811 UTC