[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 213   SHUFFLE   <  SKIP 571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
19605Shan, Brad, H2065St. LeonardsNew South WalesAustralia
19582Luo, Bethany4000BrisbaneQueenslandAustralia

Generated 2025-07-21 15:51:42.555 UTC