[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 568   SHUFFLE   <  SKIP 1488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
24472He, Jake, M2113North RydeNew South WalesAustralia
27593Lin, Jorge2010DarlinghurstNew South WalesAustralia

Generated 2025-07-20 16:06:18.246 UTC