[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 437   SHUFFLE   <  SKIP 3314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12993Henderson, Xavier, K7001HobartTasmaniaAustralia
21520Baker, SethGA10GatesheadEnglandUnited Kingdom
11828Martinez, Katherine97222MilwaukieOregonUnited States

Generated 2025-07-19 05:17:14.716 UTC