[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 0   SHUFFLE   <  SKIP 2908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15444Fernandez, Roy, SY03 4TNYorkEnglandUnited Kingdom
14685Ortega, Lawrence4171HawthorneQueenslandAustralia
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom

Generated 2025-10-28 10:48:15.556 UTC