[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 250   SHUFFLE   <  SKIP 1786  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12750Vazquez, Teresa91420MorangisEssonneFrance
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
11309Lewis, Victoria97005BeavertonOregonUnited States
18567Barnes, Madison91776San GabrielCaliforniaUnited States

Generated 2025-07-13 19:50:42.900 UTC