[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 511   SHUFFLE   <  SKIP 1856  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24701Fernandez, Marco75005ParisSeine (Paris)France
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
18143Shen, Chad75010ParisSeine (Paris)France

Generated 2025-07-21 18:04:33.691 UTC