[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 750   SHUFFLE   <  SKIP 2097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15380Robinson, Nathan, T98033KirklandWashingtonUnited States
25946Ms., Simon, Britta2500WollongongNew South WalesAustralia
26827Rubio, Renee, L75009ParisSeine (Paris)France

Generated 2025-11-05 18:59:18.696 UTC