[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 2263  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29269Griffin, Vanessa97355LebanonOregonUnited States
16430Rai, Franklin, M75007ParisSeine (Paris)France
20541Hernandez, Allison, M90241DowneyCaliforniaUnited States
24279Nelson, Angel4700RockhamptonQueenslandAustralia

Generated 2025-11-03 03:43:08.424 UTC