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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15356Jai, Dawn60075Frankfurt am MainSaarlandGermany
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States
25395Flores, Paige, K98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 16:44:40.295 UTC