[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 826   SHUFFLE   <  SKIP 3212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12240Sharma, Clayton, D2036MatravilleNew South WalesAustralia
13616Ramirez, Cole, E3429SunburyVictoriaAustralia
16262Xie, Kathryn, M75002ParisSeine (Paris)France

Generated 2025-07-20 17:13:54.631 UTC