[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 512   SHUFFLE   <  SKIP 3418  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11617Brooks, Sean91941GrossmontCaliforniaUnited States
17958Lal, Ricardo, CSW8 4BGLondonEnglandUnited Kingdom
25597She, Alan, A66041PoingSaarlandGermany
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom

Generated 2025-07-18 23:54:45.979 UTC