[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 2824  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28522Ma, Rosa, M66272Sulzbach TaunusSaarlandGermany
19276Sai, Ruben, A92081Paris La DefenseHauts de SeineFrance
28875Ms., Smith, Denise59223RoncqNordFrance
22783Green, Isaac, C98036LynnwoodWashingtonUnited States

Generated 2025-07-09 23:27:20.541 UTC