[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 444   SHUFFLE   <  SKIP 2270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23257Stewart, Charles, F94536FremontCaliforniaUnited States
26859Pal, Darrell, M95000CergyVal d'OiseFrance
27377Alexander, Melanie, NV9LangfordBritish ColumbiaCanada

Generated 2025-07-10 11:18:02.332 UTC