[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 2421   SHUFFLE   <  SKIP 6587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21485Clark, Brandon, C99202SpokaneWashingtonUnited States
15701Kapoor, Jillian, RGL50CheltenhamEnglandUnited Kingdom
14977Carlson, Stacy75010ParisSeine (Paris)France

Generated 2025-07-16 10:26:12.827 UTC