[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 3669   SHUFFLE   <  SKIP 899  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16408Madan, Arthur, D75013ParisSeine (Paris)France
20993Xie, Mitchell, B6006PerthSouth AustraliaAustralia
15312Gonzales, Alexandria, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 23:08:17.323 UTC