[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 2421   SHUFFLE   <  SKIP 2281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11469Raji, EdwinY03 4TNYorkEnglandUnited Kingdom
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom
22213Patel, Jay6006PerthSouth AustraliaAustralia

Generated 2025-07-13 01:25:52.559 UTC