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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15383Rivera, Charles91945Lemon GroveCaliforniaUnited States
14464Price, Elizabeth, J94070San CarlosCaliforniaUnited States
26632Moore, Isabella, B98225BellinghamWashingtonUnited States

Generated 2025-07-09 21:51:26.811 UTC