[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 875   SHUFFLE   <  SKIP 4372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
22647Martinez, Taylor, D78400ChatouYvelineFrance
27308Rana, Marie, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 07:44:15.623 UTC