[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 2224   SHUFFLE   <  SKIP 1982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18418Sun, Dawn, L94519ConcordCaliforniaUnited States
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
13014Clark, James, E98020EdmondsWashingtonUnited States

Generated 2025-07-12 14:30:15.300 UTC