[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 512   SHUFFLE   <  SKIP 793  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20074Madan, Preston94519ConcordCaliforniaUnited States
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom
14686Raje, Casey, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-12 02:23:55.863 UTC