[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 34   SHUFFLE   <  SKIP 2133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11557Ramos, FeliciaY03 4TNYorkEnglandUnited Kingdom
13214Adams, Elijah, L98104SeattleWashingtonUnited States
26592Lopez, Brenda3429SunburyVictoriaAustralia

Generated 2025-07-12 22:08:54.759 UTC