[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 3677   SHUFFLE   <  SKIP 2222  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11196Romero, Alfredo97005BeavertonOregonUnited States
16467Srini, Ronald, ELA1 1LNLancasterEnglandUnited Kingdom
24878Wang, Sandra80610Saint OuenSommeFrance
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States

Generated 2025-07-13 01:10:04.007 UTC