[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 2147   SHUFFLE   <  SKIP 44  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
19390Perez, Terrance93400Saint-DenisSeine Saint DenisFrance
20653White, Jessica94070San CarlosCaliforniaUnited States
14437Anand, Mitchell, B97005BeavertonOregonUnited States

Generated 2025-07-21 11:04:57.474 UTC