[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 650   SHUFFLE   <  SKIP 41  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18186Hernandez, LoriNT20Newcastle upon TyneEnglandUnited Kingdom
19359Townsend, RobertoPE17BuryEnglandUnited Kingdom
25688Morris, Patrick, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-15 17:11:21.545 UTC