[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 405   SHUFFLE   <  SKIP 487  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22827Gao, Clayton, C78000VersaillesYvelineFrance
19146Morgan, Mariah94014ColmaCaliforniaUnited States
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
13424Thomas, Jasmine, M97330CorvallisOregonUnited States

Generated 2025-07-14 09:40:11.159 UTC