[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 2015   <  SKIP 2265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23085Subram, Ross, L6006PerthSouth AustraliaAustralia
18186Hernandez, LoriNT20Newcastle upon TyneEnglandUnited Kingdom
26253Wright, Dalton, N97301SalemOregonUnited States

Generated 2025-07-18 13:13:07.336 UTC