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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11297Coleman, Noah91502BurbankCaliforniaUnited States
15665Sai, Kristi, P75009ParisSeine (Paris)France
21694Sai, Bobby94704BerkeleyCaliforniaUnited States
14318Rogers, Seth, R4700RockhamptonQueenslandAustralia

Generated 2025-11-05 07:29:31.819 UTC