[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 4326  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21832Gill, Pedro, S59223RoncqNordFrance
27122Liang, Ernest, N92400CourbevoieHauts de SeineFrance
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States
20623Garcia, Ruth2777SpringwoodNew South WalesAustralia
17785Chapman, PedroSL67RJMaidenheadEnglandUnited Kingdom
19697Wood, Isabella, C91941GrossmontCaliforniaUnited States

Generated 2025-07-11 16:41:48.714 UTC