[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 2391   SHUFFLE   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14234Romero, Gina6006PerthSouth AustraliaAustralia
22605Schmidt, Derrick, RWA3WatfordEnglandUnited Kingdom
12598Bryant, AlexandraAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 20:49:53.875 UTC