[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 634   SHUFFLE   <  SKIP 222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15141Zheng, Sandra, P2777SpringwoodNew South WalesAustralia
24579Alexander, Trevor, G46236BottropNordrhein-WestfalenGermany
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom

Generated 2025-07-15 14:01:14.465 UTC