[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 653   SHUFFLE   <  SKIP 822  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17463Moore, Nicholas97222MilwaukieOregonUnited States
19526Cooper, AngelaV9B 2C3ShawneeBritish ColumbiaCanada
11681Jones, Abigail, E99202SpokaneWashingtonUnited States
13879Hernandez, Derrick90706BellflowerCaliforniaUnited States

Generated 2025-07-17 13:30:04.565 UTC