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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28654Nelson, Miguel, W97301SalemOregonUnited States
21607Torres, Bryce, I98020EdmondsWashingtonUnited States
28529Chande, Tara, L45000OrleansLoiretFrance

Generated 2025-07-14 16:39:12.610 UTC