[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 928   SHUFFLE   <  SKIP 1477  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22013Jenkins, Marcus, L97222MilwaukieOregonUnited States
12588Chande, Tracy, J2061Milsons PointNew South WalesAustralia
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom
16421Diaz, Natasha, G92150SuresnesHauts de SeineFrance

Generated 2025-07-21 02:37:41.843 UTC