[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 836   SHUFFLE   <  SKIP 493  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21180Flores, Katherine3429SunburyVictoriaAustralia
11295Lewis, Taylor, G94519ConcordCaliforniaUnited States

Generated 2025-07-17 09:53:14.563 UTC