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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17853Chen, Ernest, W60075Frankfurt am MainSaarlandGermany
24393Johnson, Joseph, L98201EverettWashingtonUnited States
19424Smith, Terrance, IAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 11:31:38.560 UTC