[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 512   SHUFFLE   <  SKIP 643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19277Jiménez, Billy, L78400ChatouYvelineFrance
16593He, SuzanneB29 6SLBirminghamEnglandUnited Kingdom
13135Rai, Johnny, A2777SpringwoodNew South WalesAustralia

Generated 2025-07-20 01:24:44.709 UTC