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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15742Thompson, Grace, A94303Palo AltoCaliforniaUnited States
11003Zhu, Christy2113North RydeNew South WalesAustralia
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
14242Ye, Rafael, V98312BremertonWashingtonUnited States

Generated 2025-07-11 17:35:10.075 UTC