[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 3669   SHUFFLE   <  SKIP 3981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25953Butler, Hunter, A94519ConcordCaliforniaUnited States
22570Yang, JacksonWA3WatfordEnglandUnited Kingdom
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-15 09:05:18.688 UTC