[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 2421   SHUFFLE   <  SKIP 1868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada
12542Patel, Preston, C75019ParisSeine (Paris)France
12650Wright, Aaron, L93000BobignySeine Saint DenisFrance

Generated 2025-07-17 01:57:51.611 UTC