[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 0   SHUFFLE   <  SKIP 3268  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29191Weber, Chelsea1002SydneyNew South WalesAustralia
24614Raje, Lindsey3198SeafordVictoriaAustralia
25346Gonzalez, Ian98501OlympiaWashingtonUnited States
13667Deng, Andres91940Les UlisEssonneFrance
26902Mehta, Clifford59170CroixNordFrance
21073Kelly, Catherine95010HofBayernGermany

Generated 2025-10-29 12:42:17.506 UTC