[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 4693  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28206Long, Angelica, C2444Port MacquarieNew South WalesAustralia
25513Walker, Grace, R59491Villeneuve-d'AscqNordFrance
21358Reed, Cody94611OaklandCaliforniaUnited States
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 18:12:11.755 UTC