[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 1215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23988Sánchez, Cesar, WRG41 1QWWokinghamEnglandUnited Kingdom
15792Zhou, Ernest, P6006PerthSouth AustraliaAustralia
28835Phillips, Elijah92118CoronadoCaliforniaUnited States

Generated 2025-07-11 17:26:15.604 UTC