[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 391   SHUFFLE   <  SKIP 1297  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19226Carlson, Neil, M94704BerkeleyCaliforniaUnited States
23447Weber, Jermaine, C41485GrevenbroichBayernGermany

Generated 2025-07-17 16:41:45.481 UTC