[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1000   SHUFFLE   <  SKIP 56  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-11-05 16:37:55.880 UTC