[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 518   SHUFFLE   <  SKIP 4266  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17705Guo, Kelvin, HWA3 7BHWarringtonEnglandUnited Kingdom
27808Clark, Christopher, R78400ChatouYvelineFrance

Generated 2025-07-13 03:44:43.981 UTC