[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 480   SHUFFLE   <  SKIP 31  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23767Bennett, Arianna, KAS23Stoke-on-TrentEnglandUnited Kingdom
19076Pal, Jaclyn59100RoubaixNordFrance
26326Washington, Trevor91910Chula VistaCaliforniaUnited States

Generated 2025-11-05 09:35:25.662 UTC