[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 189   SHUFFLE   <  SKIP 277  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16471Hayes, Vanessa78400ChatouYvelineFrance
27927Zhao, OmarB29 6SLBirminghamEnglandUnited Kingdom
15226Moreno, Lori, M1597Lane CoveNew South WalesAustralia
28208Sun, Karen, C6006PerthSouth AustraliaAustralia

Generated 2025-07-17 00:09:00.120 UTC