[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 475   SHUFFLE   <  SKIP 4231  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28011Lan, Andrew, L97222MilwaukieOregonUnited States
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom
21297Murphy, Melanie, L97034Lake OswegoOregonUnited States

Generated 2025-07-17 09:41:53.633 UTC