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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21185Jai, Gilbert, J2777SpringwoodNew South WalesAustralia
29378Vance, Dominic45000OrleansLoiretFrance
24857Henderson, AnnaGL50CheltenhamEnglandUnited Kingdom
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 13:25:26.355 UTC