[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 512   SHUFFLE   <  SKIP 3690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
21929Perry, Karen, M92118CoronadoCaliforniaUnited States
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States

Generated 2025-07-15 18:10:18.742 UTC