[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 6105   SHUFFLE   <  SKIP 2327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26258Powell, Angelica, E97205PortlandOregonUnited States
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
20923Powell, Isabella, L20354HamburgHamburgGermany

Generated 2025-07-19 00:00:32.454 UTC