[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 933  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26749Sun, Rafael4655Hervey BayQueenslandAustralia
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 12:49:04.644 UTC