[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 3211   <  SKIP 2306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom
11895Chander, Dustin4217Gold CoastQueenslandAustralia
12286Jenkins, Nathan, MPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 20:12:38.179 UTC