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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12315Rodriguez, Ann, SEC1R 0DULondonEnglandUnited Kingdom
22465Shan, Arturo92150SuresnesHauts de SeineFrance
27125Dominguez, AlbertRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-14 00:40:57.294 UTC