[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 875   SHUFFLE   <  SKIP 7436  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27840Johnson, John, A78400ChatouYvelineFrance
18867Perry, Thomas, R97222MilwaukieOregonUnited States
22147Kapoor, Brett, L4551CaloundraQueenslandAustralia
26907Torres, Dana, A93500PantinSeine Saint DenisFrance

Generated 2025-07-18 15:03:29.297 UTC