[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 34   SHUFFLE   <  SKIP 2359  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18012Zhu, Karen, RGL7 1RYGloucestershireEnglandUnited Kingdom
21488Henderson, Madison, M92102San DiegoCaliforniaUnited States
28979Williams, Matthew, A97301SalemOregonUnited States
19806Perez, Nancy, U94010BurlingameCaliforniaUnited States
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
19966Sanchez, Abby, J2500WollongongNew South WalesAustralia

Generated 2025-07-11 17:50:43.376 UTC