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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States

Generated 2025-07-18 11:46:07.649 UTC