[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 229   SHUFFLE   <  SKIP 1253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
14905Shen, Ricardo98168BurienWashingtonUnited States
11581Jordan, Cindy75003ParisSeine (Paris)France

Generated 2025-07-09 06:52:12.784 UTC