[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 1925   SHUFFLE   <  SKIP 654  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27804Xu, Shaun, NGL7 1RYGloucestershireEnglandUnited Kingdom
19458Blanco, Tyrone, F59223RoncqNordFrance
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 16:11:01.405 UTC