[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 568   SHUFFLE   <  SKIP 840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29309Navarro, Rodney, L6006PerthSouth AustraliaAustralia
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
13468Sanders, Mariah97205PortlandOregonUnited States

Generated 2025-07-19 21:40:39.017 UTC