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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
12295Gomez, Dwayne92400CourbevoieHauts de SeineFrance
17416Suri, Raymond, H94704BerkeleyCaliforniaUnited States

Generated 2025-10-28 11:36:58.625 UTC