[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 717   SHUFFLE   <  SKIP 1913  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17461Allen, Sara, H98027IssaquahWashingtonUnited States
12890Thorpe, Steven, G94947NovatoCaliforniaUnited States
20709Evans, Samuel, M94941Mill ValleyCaliforniaUnited States

Generated 2025-07-15 01:00:09.172 UTC