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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11937Perez, Devin97301SalemOregonUnited States
15181Huang, Rosa, P6006PerthSouth AustraliaAustralia
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 13:15:10.491 UTC