[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 3669   SHUFFLE   <  SKIP 2568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17944Rivera, Riley, T93700DrancySeine Saint DenisFrance
21834Mehta, Jillian, H95010HofBayernGermany
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States

Generated 2025-07-12 13:41:21.286 UTC