[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 518   SHUFFLE   <  SKIP 4901  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12200Sharma, Rafael, B94014ColmaCaliforniaUnited States
28001Rodriguez, Sydney, C94010BurlingameCaliforniaUnited States
24013Ruiz, Jay, L75005ParisSeine (Paris)France

Generated 2025-07-16 17:53:05.330 UTC