[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 856  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19890Alvarez, Lee, A92118CoronadoCaliforniaUnited States
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom
25438Murphy, Lauren, C99202SpokaneWashingtonUnited States

Generated 2025-07-12 08:03:42.556 UTC