[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 444   SHUFFLE   <  SKIP 1747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24836Robinson, Taylor, H78100Saint Germain en LayeYvelineFrance
11842Wilson, Justin98501OlympiaWashingtonUnited States
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-19 17:46:09.385 UTC