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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15352Martinez, Raymond66041PoingSaarlandGermany
17679Mehta, Joe98225BellinghamWashingtonUnited States
16210Cooper, Olivia94010BurlingameCaliforniaUnited States
16883Davis, Tyler, A90712LakewoodCaliforniaUnited States

Generated 2025-07-11 23:28:13.284 UTC