[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 4027   SHUFFLE   <  SKIP 326  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25054Alonso, Sheila4171HawthorneQueenslandAustralia
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 16:57:08.809 UTC