[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 512   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom
29388Kumar, Calvin, L75003ParisSeine (Paris)France
20539Baker, Luis98901YakimaWashingtonUnited States

Generated 2025-07-11 22:34:56.738 UTC