[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 644   SHUFFLE   <  SKIP 737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11116Carlson, Clinton, E1002SydneyNew South WalesAustralia
28000Roberts, RebeccaV3A 4R2LangleyBritish ColumbiaCanada
13563Sai, Phillip, MAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-18 10:21:02.085 UTC