[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28435Liu, Edwin66041PoingSaarlandGermany
13057Powell, Destiny94704BerkeleyCaliforniaUnited States
24833Ruiz, Deanna, N75010ParisSeine (Paris)France

Generated 2025-07-11 13:20:28.403 UTC