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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18430Morgan, Victoria, C97068W. LinnOregonUnited States
14486Coleman, Jonathan, R95062Santa CruzCaliforniaUnited States
29021Clark, WilliamV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-12 16:37:16.007 UTC