[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 3724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12534Shan, Katie17490Saint OuenCharente-MaritimeFrance
20114Thompson, Joseph98055RentonWashingtonUnited States
25063Williams, Dylan, T98225BellinghamWashingtonUnited States

Generated 2025-07-11 22:58:23.164 UTC