[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 2993   SHUFFLE   <  SKIP 129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom
14780Alonso, Tabitha59223RoncqNordFrance
25630Zeng, Mandy93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-10 16:53:00.355 UTC