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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18414Griffin, Gabrielle97005BeavertonOregonUnited States
12488Garcia, Jay78100Saint Germain en LayeYvelineFrance
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
15362Adams, JenniferV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-20 06:21:05.207 UTC