[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 1739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17428Perez, Xavier, R94070San CarlosCaliforniaUnited States
22740Rogers, Kimberly94704BerkeleyCaliforniaUnited States
24800Young, Eduardo, C98225BellinghamWashingtonUnited States

Generated 2025-07-10 18:57:01.529 UTC