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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13734Gonzalez, Kristi, A94704BerkeleyCaliforniaUnited States
21392Lin, Kelli, A4700RockhamptonQueenslandAustralia
25198Ramirez, Michelle94947NovatoCaliforniaUnited States

Generated 2025-07-11 20:37:36.551 UTC