[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   SHUFFLE   SKIP 8719   <  SKIP 1609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11451Muñoz, Ruben, L2300NewcastleNew South WalesAustralia
25935Tang, April, A1597Lane CoveNew South WalesAustralia
28562Martinez, Phillip, G77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-19 10:05:57.716 UTC