[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 106  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25602Sara, Jermaine, A60082Frankfurt am MainHamburgGermany
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada
11084Phillips, Lucas97355LebanonOregonUnited States
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States

Generated 2025-07-11 04:39:37.498 UTC