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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14573Wood, Madison, M97068W. LinnOregonUnited States
15930He, Tiffany, C75012ParisSeine (Paris)France
25374Powell, Ana94015Daly CityCaliforniaUnited States

Generated 2025-07-13 15:23:11.651 UTC