[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 350   SHUFFLE   <  SKIP 448  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17841Navarro, Walter, SSE1 8HLLondonEnglandUnited Kingdom
14234Romero, Gina6006PerthSouth AustraliaAustralia

Generated 2025-07-14 05:37:14.774 UTC