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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22980Washington, Oscar90706BellflowerCaliforniaUnited States
23455Perez, Jonathan, RV8XRoyal OakBritish ColumbiaCanada
23509Powell, Faith, O97222MilwaukieOregonUnited States

Generated 2025-07-19 17:27:58.155 UTC