[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 2693   SHUFFLE   <  SKIP 3037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19034Diaz, Tabitha, J91054ErlangenBayernGermany
22103Hernandez, Alexandra, C94010BurlingameCaliforniaUnited States
25359Young, Alex, D90802Long BeachCaliforniaUnited States

Generated 2025-07-22 11:25:15.450 UTC