[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 444   SHUFFLE   <  SKIP 2566  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12353Ramos, Joe4171HawthorneQueenslandAustralia
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
17240Luo, Dustin2055North SydneyNew South WalesAustralia

Generated 2025-07-15 15:34:29.117 UTC