[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 3032   SHUFFLE   <  SKIP 629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
23525Rubio, Derrick, P2065St. LeonardsNew South WalesAustralia
16433Dominguez, Mathew, G75016ParisSeine (Paris)France

Generated 2025-07-15 09:24:34.024 UTC