[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 127   SHUFFLE   <  SKIP 2365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12689Pal, Tamara4551CaloundraQueenslandAustralia
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany
16726Wood, Miguel92020El CajonCaliforniaUnited States

Generated 2025-07-15 18:46:35.037 UTC