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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29272King, Alex, B90706BellflowerCaliforniaUnited States
11335Raman, Carla, L95010HofBayernGermany
19146Morgan, Mariah94014ColmaCaliforniaUnited States
18655Diaz, Eric, R98033KirklandWashingtonUnited States

Generated 2025-07-14 09:04:20.792 UTC