[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 189   SHUFFLE   <  SKIP 1773  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13664Diaz, Larry, TOX16 8RSOxonEnglandUnited Kingdom
19573Rubio, Deanna, T4217Gold CoastQueenslandAustralia

Generated 2025-07-16 23:37:31.178 UTC