[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 324   SHUFFLE   <  SKIP 265  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24045Martin, Shannon, WTY31RuncornEnglandUnited Kingdom
24586Luo, Jerry, M4217Gold CoastQueenslandAustralia

Generated 2025-07-21 08:48:58.516 UTC