[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 511   SHUFFLE   <  SKIP 1667  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
24205Anderson, Katherine91054ErlangenBayernGermany
20985Liu, Autumn, J1002SydneyNew South WalesAustralia

Generated 2025-07-16 06:14:30.891 UTC