[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 3669   SHUFFLE   <  SKIP 2013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12406Gutierrez, Ross41485GrevenbroichBayernGermany
18632Tang, RussellHP10 9QYHigh WycombeEnglandUnited Kingdom
20129Stewart, Nicole, A97005BeavertonOregonUnited States

Generated 2025-07-12 19:11:45.437 UTC