[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 3290  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23644Young, Allison, R2450Coffs HarbourNew South WalesAustralia
24158Deng, Omar59000LilleNordFrance
25693Subram, Brandy59170CroixNordFrance
22381Patterson, Hunter, B95010HofBayernGermany

Generated 2025-07-18 04:24:24.973 UTC