[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 3027   SHUFFLE   <  SKIP 3777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12009Martinez, Ann2113North RydeNew South WalesAustralia
13376Rai, Jerry, D94519ConcordCaliforniaUnited States
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-12 10:10:28.086 UTC